PowerTools SPREAD for Windows Forms 8.0J
DisplayFieldCollection<T> クラス
メンバ 


(内部仕様のため、アプリケーションによる使用は想定されていません。)
構文
'Declaration
 
Public Class DisplayFieldCollection(Of T As DisplayField) 
   Inherits GrapeCity.Win.Spread.InputMan.CellType.NamedObjectCollection(Of T)
'使用法
 
Dim instance As DisplayFieldCollection(Of T)
public class DisplayFieldCollection<T> : GrapeCity.Win.Spread.InputMan.CellType.NamedObjectCollection<T> 
where T: DisplayField
型パラメータ
T
継承階層

System.Object
   System.Collections.CollectionBase
      GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<T>
         GrapeCity.Win.Spread.InputMan.CellType.NamedObjectCollection<T>
            GrapeCity.Win.Spread.InputMan.CellType.Fields.DisplayFieldCollection<T>
               GrapeCity.Win.Spread.InputMan.CellType.Fields.DateTimeDisplayFieldCollection

参照

DisplayFieldCollection<T> メンバ
GrapeCity.Win.Spread.InputMan.CellType.Fields 名前空間

 

 


© 2004-2015, GrapeCity inc. All rights reserved.